@charset "UTF-8";
/* CSS Document */
/*基础部分*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl { margin: 0; padding: 0; }

ul, ol { list-style: none; }

em, i { font-style: normal; }

table { border-spacing: 0; border-collapse: collapse; margin: inherit; }

img { border: none; vertical-align: middle; }

input, select, button { vertical-align: middle; outline: none; }

a { text-decoration: none; color: #4D4D4D; }

a:hover { color: #0d57e0; }

body { font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif; outline: 0; background: #fff; color: #4D4D4D; font-size: 14px; overflow-x: hidden; }

.fl { float: left; }

.fr { float: right; }

.hide { display: none; }

.bg_fff { background: #fff; }

.mbt20 { margin-bottom: 20px !important; }

.mt0 { margin: 0px !important; }

.clear:before, .clear:after { content: ''; display: block; clear: both; }

.gray { -webkit-filter: grayscale(100%); -moz-filter: grayscale(1); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); -webkit-filter: gray; filter: gray; }

.center { max-width: 1200px; margin: 0 auto; position: relative; }

.icoimg { background: url("../images/icoimg.png") no-repeat center; }

body { background: -o-linear-gradient(top, #9ebbef 0%, #dfe8f9 500px, #f7f8fc 600px) no-repeat top; background: linear-gradient(to bottom, #9ebbef 0%, #dfe8f9 500px, #f7f8fc 600px) no-repeat top; background-size: 100% auto; background-color: #f7f8fc; }

::-webkit-scrollbar { width: 6px !important; }

::-webkit-scrollbar-thumb { border-radius: 6px; background-color: #DFDFDF !important; }

.header-warp .header-top { position: relative; z-index: 2; width: 100%; height: 42px; background: -webkit-gradient(linear, left top, right top, from(#96b3e9), to(#dfe8f9)); background: -o-linear-gradient(left, #96b3e9 0%, #dfe8f9 100%); background: linear-gradient(to right, #96b3e9 0%, #dfe8f9 100%); }

.header-warp .header-top .center { display: -webkit-box; display: -ms-flexbox; display: flex; }

.header-warp .header-top .center p { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; color: #333; line-height: 42px; }

.header-warp .header { height: 88px; padding: 20px 0; margin: 18px auto 0; }

.header-warp .header .center { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.header-warp .header .center .logo { width: 266px; height: 86px; margin-top: 1px; display: block; overflow: hidden; }

.header-warp .header .center .logo img { width: 100%; height: auto; display: block; }

.header-warp .header .center .nav { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.header-warp .header .center .nav ul { float: right; display: -webkit-box; display: -ms-flexbox; display: flex; }

.header-warp .header .center .nav ul li { position: relative; padding: 23px 11px 14px; margin-left: 26px; line-height: 24px; text-align: center; font-size: 22px; font-weight: bold; white-space: nowrap; overflow: hidden; }

.header-warp .header .center .nav ul li a { display: block; }

.header-warp .header .center .nav ul li span { display: block; font-size: 14px; font-weight: 400; margin-top: 3px; text-transform: capitalize; }

.header-warp .header .center .nav ul .on { color: #0d57e0; background: #fff; -webkit-box-shadow: 0px 6px 12px 0px rgba(51, 15, 13, 0.1); box-shadow: 0px 6px 12px 0px rgba(51, 15, 13, 0.1); border-radius: 14px; }

.header-warp .header .center .nav ul .on a { color: #0d57e0; }

.fotter_warp { background: url("../images/footerbg.png"); background-size: 100% auto; text-align: center; padding: 30px 0; overflow: hidden; font-size: 14px; line-height: 30px; color: #fff; }

.fotter_warp a { color: #fff; }

.icon { background: url("../images/icon.png") no-repeat center; }

.pages .pagewrap { width: 100%; height: 40px; padding: 20px 0; line-height: 40px; text-align: center; color: #666666; overflow: hidden; }

.pages .pagewrap a, .pages .pagewrap span { display: inline-block; height: 38px; text-align: center; line-height: 40px; border: 1px solid #d1d1d6; border-radius: 5px; padding: 0 15px; margin: 0 2px; font-size: 16px; color: #626675; }

.pages .pagewrap a.current, .pages .pagewrap .active a, .pages .pagewrap a:hover { color: #fff; border: 1px solid #0d57e0; background: #0d57e0; }

.pages .pagewrap span { padding: 0 15px; }

.pages .pagewrap li { display: inline-block; _zoom: 1; display: inline; }

.pages .pagewrap .page { margin: 0 auto; display: block; }

.pages .pagewrap li.active a { color: #fff; border: 1px solid #0d57e0; background: #0d57e0; }

.comment { min-height: calc(100vh - 408px); }

.comment .img { overflow: hidden; }

.comment .img img { display: block; width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }

.center { width: 1200px; margin: 0 auto; position: relative; }

.Minboxbj { padding: 20px 0 3px; margin-bottom: 24px; background: #fff; }

.title_h1 { height: 60px; line-height: 60px; }

.title_h1 .bt { float: left; font-size: 30px; font-weight: bold; color: #000; }

.title_h1 .bt span { position: relative; z-index: 2; padding-right: 5px; }

.title_h1 .bt i { position: relative; color: #0d57e0; }

.title_h1 .bt i::after { position: absolute; left: calc(-100% - 5px); bottom: 5px; content: ''; width: 100%; height: 5px; background: #dfe8f9; }

.title { height: 48px; line-height: 48px; overflow: hidden; }

.title .bt { float: left; position: relative; height: 100%; overflow: hidden; font-size: 22px; color: #000; font-weight: bold; }

.title .bt i { color: #0d57e0; font-weight: bold; margin-left: 5px; }

.title .bt span { position: absolute; top: -4px; left: 4px; height: 20px; line-height: 20px; font-size: 14px; color: rgba(0, 0, 0, 0.2); font-weight: bold; white-space: nowrap; }

.title .more { position: relative; z-index: 1; float: right; display: block; font-size: 14px; color: #B3B3B3; height: 48px; line-height: 48px; }

.title .more:hover { color: #0d57e0; }

.title .more:hover i { background-position: -76px -19px; }

.title .more i { position: relative; top: 1px; margin-left: 4px; display: inline-block; width: 14px; height: 14px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -76px -3px; }

.title-h2 { padding: 11px 0 7px; border-bottom: 1px dashed #E5E5E5; overflow: hidden; *zoom: 1; }

.title-h2 a { float: left; display: block; width: 92px; height: 36px; line-height: 36px; background: #F0F0F0; font-size: 16px; color: #999; text-align: center; overflow: hidden; white-space: nowrap; border-radius: 18px; margin: 0 24px 17px; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }

.title-h2 a:hover { background: #0d57e0; color: #fff; font-weight: bold; }

.title-h2 a.on { width: 102px; height: 53px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -258px -222px; margin-bottom: 0; color: #fff; font-weight: bold; }

.title-swt { height: 40px; line-height: 40px; }

.title-swt .tab { float: left; padding: 0 5px; font-size: 20px; font-weight: bold; margin-right: 10px; cursor: pointer; }

.title-swt .tab:hover, .title-swt .tab.on { background: #0d57e0; color: #fff; }

.title-swt.theme { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; }

.title-swt.theme .tab { border-bottom: 2px solid #dedede; cursor: pointer; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; text-align: center; margin: 0; background: none; line-height: 30px; }

.title-swt.theme .tab.on { border-bottom-color: #0d57e0; color: #0d57e0; }

.title-swt.theme .tab:hover { color: #0d57e0; }

.titlebig { text-align: center; margin-bottom: 20px; height: 68px; }

.titlebig dl { display: inline-block; vertical-align: top; width: 62px; height: 56px; background-color: #fff; -webkit-box-shadow: 0 2px 5px rgba(17, 6, 11, 0.15); box-shadow: 0 2px 5px rgba(17, 6, 11, 0.15); text-align: center; margin-right: 16px; margin-top: 8px; }

.titlebig dl .month { height: 20px; background: #EF493C; line-height: 20px; font-size: 14px; color: #fff; }

.titlebig dl .month span { font-size: 13px; display: inline; vertical-align: top; line-height: 20px; color: #fff; font-weight: 400; }

.titlebig dl .day { font-size: 24px; color: #4b4b4b; font-weight: 700; line-height: 36px; }

.titlebig .bt { display: inline-block; vertical-align: middle; }

.titlebig .bt .h2 { display: inline-block; vertical-align: top; line-height: 50px; font-size: 30px; color: #333; font-weight: bold; }

.titlebig .bt .h2 i { position: relative; top: 11px; display: inline-block; vertical-align: top; width: 30px; height: 30px; margin: 0 11px; }

.titlebig .bt .h2 .ig { background-position: -3px -39px; }

.titlebig .bt .h2 .izt { background-position: -91px -39px; }

.titlebig .bt p { display: block; font-size: 14px; color: #999; line-height: 18px; }

.crumb { width: 1200px; margin: auto; margin-bottom: 24px; font-size: 14px; }

.crumb div { position: relative; display: inline-block; border-bottom: 1px solid #4D4D4D; padding-right: 20px; }

.crumb div:after { content: ""; position: absolute; right: 0; bottom: -1px; width: 20px; height: 13px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -305px -3px; }

.crumb div a { position: relative; color: #4D4D4D; }

.crumb a:nth-of-type(n+2):before { content: ""; display: inline-block; width: 5px; height: 10px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -341px -3px; margin-left: 5px; margin-right: 6px; }

.crumb span { position: relative; color: #EF493C; }

.crumb span:before { content: ''; width: 0; height: 0; border-left: 4px solid #0d57e0; border-top: 4px solid transparent; border-bottom: 4px solid transparent; display: inline-block; vertical-align: middle; margin: -2px 5px 0 6px; }

.crumb i { display: inline-block; width: 17px; height: 15px; background-position: -244px -3px; margin-right: 6px; position: relative; top: 2px; }

.crumb a:hover { color: #0d57e0; }

.ContL { width: 800px; margin-right: 25px; }

.ContR { width: 375px; }

.Ritbox { position: relative; padding: 20px 24px; background: #fff; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; margin-bottom: 24px; }

.Minbox1 { position: relative; background: #fff; border-radius: 10px; padding: 9px 24px 12px; width: 1152px; background: #fff; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; margin: auto; margin-bottom: 24px; }

.Minbox1 dl { display: -webkit-box; display: -ms-flexbox; display: flex; height: 36px; line-height: 36px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; }

.Minbox1 dl dt { margin-right: 5px; padding: 0 5px; height: 36px; color: #0d57e0; font-weight: bold; }

.Minbox1 dl dd { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; height: 100%; }

.Minbox1 dl dd a { position: relative; float: left; display: block; font-size: 14px; color: #999; padding: 0 10px; line-height: 36px; }

.Minbox1 dl dd a:hover { color: #0d57e0; }

.Minbox1 .list .box { display: -webkit-box; display: -ms-flexbox; display: flex; width: 20%; float: left; padding: 12px 0; }

.Minbox1 .list .box:hover .img { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }

.Minbox1 .list .box:hover .infor .name { color: #0d57e0; }

.Minbox1 .list .box:hover .infor p { display: none; }

.Minbox1 .list .box:hover .infor .btn { bottom: 12px; }

.Minbox1 .list .box .img { width: 86px; height: 86px; border-radius: 24px; -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.Minbox1 .list .box .infor { margin: 0 0px 0 20px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; height: 86px; position: relative; }

.Minbox1 .list .box .infor .name { display: block; font-size: 18px; line-height: 34px; height: 34px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox1 .list .box .infor p { display: block; margin-top: 10px; color: #999; line-height: 32px; height: 32px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox1 .list .box .infor .btn { position: absolute; left: 0; bottom: -36px; display: block; width: 76px; height: 28px; color: #fff; background: #0d57e0; border-radius: 5px; line-height: 28px; text-align: center; margin-top: 10px; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }

.Minbox2 { padding-bottom: 15px; }

.Minbox2 .Minbox2-1 { width: 380px; margin-top: 5px; margin-right: 23px; }

.Minbox2 .Minbox2-1 .lunbox { width: 100%; height: 311px; overflow: hidden; }

.Minbox2 .Minbox2-1 .lunbox .swiper-slide { height: 311px; overflow: hidden; }

.Minbox2 .Minbox2-1 .lunbox .swiper-slide .img { width: 100%; height: 100%; display: block; position: relative; }

.Minbox2 .Minbox2-1 .lunbox .swiper-slide .img p { line-height: 28px; position: absolute; left: 0; bottom: 0; padding: 75px 0 13px 0; width: 100%; font-size: 18px; color: #fff; font-weight: bold; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0))); background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }

.Minbox2 .Minbox2-1 .lunbox .swiper-slide .img p span { height: 56px; margin: 0 50px 0 20px; display: block; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.Minbox2 .Minbox2-1 .lunbox .swiper-pagination { width: 30px; height: 30px; bottom: 24px; right: 20px; left: inherit; }

.Minbox2 .Minbox2-1 .lunbox .swiper-pagination .swiper-pagination-bullet { width: 10px; height: 10px; float: left; background: #fff; border-radius: 0px; margin: 2px; }

.Minbox2 .Minbox2-1 .tags { width: 100%; margin-top: 11px; }

.Minbox2 .Minbox2-1 .tags .list { height: 280px; overflow: hidden; }

.Minbox2 .Minbox2-1 .tags .list a { font-size: 14px; float: left; color: #fff; background: #0d57e0; margin: 5px 5px 0 0; padding: 0 15px; height: 35px; line-height: 35px; border-radius: 4px; text-align: center; }

.Minbox2 .Minbox2-1 .tags .list a:hover { opacity: 0.8; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(1n+1) { background: #0d57e0; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(1n+1):hover { opacity: 0.8; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(2n+2) { background: #67b4ff; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(2n+2):hover { background: #50a5f9; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(3n+3) { background: #ffa9a8; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(3n+3):hover { background: #f59897; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(4n+4) { background: #61e0c4; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(4n+4):hover { background: #54e2c3; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(5n+5) { background: #ff7f7d; }

.Minbox2 .Minbox2-1 .tags .list a:nth-of-type(5n+5):hover { background: #de6c6a; }

.Minbox2 .Minbox2-2 { width: 456px; margin-right: 23px; }

.Minbox2 .Minbox2-2 .h1-h2 { text-align: center; margin-bottom: 16px; }

.Minbox2 .Minbox2-2 .h1-h2 .list .h1 { display: block; font-size: 22px; color: #FF902D; font-weight: bold; line-height: 28px; margin-top: 12px; margin-bottom: 8px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox2 .Minbox2-2 .h1-h2 .list .h1:hover { color: #0d57e0; }

.Minbox2 .Minbox2-2 .h1-h2 .list p { white-space: nowrap; overflow: hidden; height: 18px; width: 100%; }

.Minbox2 .Minbox2-2 .h1-h2 .list p a { position: relative; font-size: 14px; color: #999; line-height: 18px; }

.Minbox2 .Minbox2-2 .h1-h2 .list p a:nth-of-type(n+2):before { content: "|"; position: relative; vertical-align: center; display: inline-block; font-size: 12px; color: #c6c6c6; line-height: 18px; font-weight: bold; margin: 0 9px; }

.Minbox2 .Minbox2-2 .h1-h2 .list p a:hover { color: #0d57e0; }

.Minbox2 .Minbox2-2 .tile { height: 48px; text-align: center; line-height: 48px; background: #f2f2f2; margin-bottom: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 20px; }

.Minbox2 .Minbox2-2 .tile .tab { color: #333; cursor: pointer; }

.Minbox2 .Minbox2-2 .tile .tab:nth-of-type(n+2):before { content: "/"; font-size: 20px; color: #ccc; margin: 0 14px 0 18px; }

.Minbox2 .Minbox2-2 .tile .tab:hover { color: #0d57e0; }

.Minbox2 .Minbox2-2 .tile .on { color: #0d57e0; font-weight: bold; }

.Minbox2 .Minbox2-2 .news ul li { display: -webkit-box; display: -ms-flexbox; display: flex; height: 37px; line-height: 37px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.Minbox2 .Minbox2-2 .news ul li:nth-of-type(6n+6) { padding-bottom: 7px; border-bottom: 1px dashed #eee; margin-bottom: 8px; }

.Minbox2 .Minbox2-2 .news ul li:nth-of-type(n+7) i { color: #999; }

.Minbox2 .Minbox2-2 .news ul li:last-child { border: none; margin-bottom: 0px; padding-bottom: 0px; }

.Minbox2 .Minbox2-2 .news ul li:hover .ico { border-left-color: #0d57e0; }

.Minbox2 .Minbox2-2 .news ul li .ico { display: inline-block; vertical-align: middle; width: 0px; height: 0px; border-top: 5px solid transparent; border-left: 5px solid #c6c5c5; border-bottom: 5px solid transparent; margin: 0 7px 0 0; }

.Minbox2 .Minbox2-2 .news ul li .bt { float: left; font-size: 14px; color: #999; margin-right: 10px; display: block; }

.Minbox2 .Minbox2-2 .news ul li .text { float: left; display: block; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; padding: 6px 0; display: -webkit-box; display: -ms-flexbox; display: flex; height: 25px; margin-right: 5px; color: #666; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.Minbox2 .Minbox2-2 .news ul li .text img { display: block; float: left; width: 24px; height: 24px; border-radius: 4px; margin-right: 10px; }

.Minbox2 .Minbox2-2 .news ul li .text p { float: left; width: 280px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 16px; line-height: 24px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox2 .Minbox2-2 .news ul li a:hover { color: #0d57e0 !important; }

.Minbox2 .Minbox2-2 .news ul li i { font-size: 14px; color: #999; margin-right: 4px; line-height: 36px; }
.Minbox2 .Minbox2-2 .news ul li i.red {color: #FF2E38;}

.Minbox2 .Minbox2-3 { width: 316px; }

.Minbox2 .Minbox2-3 .list { width: 100%; }

.Minbox2 .Minbox2-3 .list a { margin-bottom: 11px; margin-right: 0px; width: auto; float: none; }

.Minbox3 .Minbox3-1 { width: 240px; margin-right: 25px; }

.Minbox3 .Minbox3-1 ul li { display: block; position: relative; width: 240px; height: 156px; margin-bottom: 20px; overflow: hidden; }

.Minbox3 .Minbox3-1 ul li .img { width: 100%; height: 100%; display: block; overflow: hidden; position: relative; }

.Minbox3 .Minbox3-1 ul li .img p { position: absolute; bottom: 0; left: 0; right: 0; margin: auto; width: 100%; height: 30px; line-height: 30px; background: rgba(0, 0, 0, 0.7); font-size: 14px; color: #fff; text-align: center; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox3 .Minbox3-2 { width: 620px; }

.Minbox3 .Minbox3-2 .txt-ul a { float: left; width: 50%; display: block; height: 40px; line-height: 40px; font-size: 16px; color: #333; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox3 .Minbox3-2 .txt-ul a:hover { color: #0d57e0; }

.Minbox3 .Minbox3-2 .txt-ul a:nth-of-type(8n+1), .Minbox3 .Minbox3-2 .txt-ul a:nth-of-type(8n+2) { height: 38px; line-height: 30px; font-size: 20px; font-weight: bold; }

.Minbox3 .Minbox3-2 .txt-ul a:nth-of-type(8n+7), .Minbox3 .Minbox3-2 .txt-ul a:nth-of-type(8n+8) { margin-bottom: 18px; }

.Minbox3 .Minbox3-3 { width: 290px; }

.Minbox3 .Minbox3-3 .djdzk .img { display: block; height: 102px; margin-bottom: 8px; }

.Minbox3 .Minbox3-3 .djdzk .img img { display: block; width: 290px; height: 102px; }

.Minbox3 .Minbox3-3 .djdzk li { position: relative; float: left; width: 50%; height: 34px; line-height: 34px; overflow: hidden; }

.Minbox3 .Minbox3-3 .djdzk li a { padding-left: 25px; display: block; }

.Minbox3 .Minbox3-3 .djdzk li i { position: absolute; left: 0; top: 7px; display: block; width: 18px; height: 18px; line-height: 18px; text-align: center; background: #c3c3c3; color: #fff; }

.Minbox3 .Minbox3-3 .djdzk li:hover i { z-index: 1; }

.Minbox3 .Minbox3-3 .djdzk li:nth-of-type(1) { width: 100%; height: 70px; margin-bottom: 4px; padding-bottom: 12px; border-bottom: 1px solid #e2e2e2; }

.Minbox3 .Minbox3-3 .djdzk li:nth-of-type(1) a { padding-left: 0; }

.Minbox3 .Minbox3-3 .djdzk li:nth-of-type(1) img { float: left; width: 120px; height: 70px; margin-right: 10px; }

.Minbox3 .Minbox3-3 .djdzk li:nth-of-type(1) span { display: block; height: 22px; line-height: 22px; overflow: hidden; margin-bottom: 8px; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox3 .Minbox3-3 .djdzk li:nth-of-type(1) p { height: 36px; line-height: 18px; overflow: hidden; color: #989898; font-size: 12px; }

.Minbox3 .Minbox3-3 .djdzk li:nth-of-type(1) i { background: #0d57e0; top: 52px; }

.Minbox3 .Minbox3-3 .djdzk li:hover i { background: #0d57e0; }

.Minbox4 { margin-bottom: 24px;/* padding-bottom: 95px; */ }

.Minbox4 .center .iGTag { position: absolute; top: 76px; left: -26px; display: block; width: 215px; height: 123px; background: url(../images/igametit.png) no-repeat; }

.Minbox4 .center .iGbg { position: absolute; top: -2px; right: -322px; display: block; width: 315px; height: 307px; background: url(../images/igamebg.png) no-repeat; }

.Minbox4 .center .titbt { height: 72px; font-size: 0; text-align: center; overflow: hidden; }

.Minbox4 .center .titbt strong { position: relative; vertical-align: top; display: inline-block; font-size: 26px; color: #FF8F2B; font-weight: bold; line-height: 72px; }

.Minbox4 .center .titbt strong:before, .Minbox4 .center .titbt strong::after { content: ""; position: relative; top: 26px; vertical-align: top; display: inline-block; width: 44px; height: 24px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; }

.Minbox4 .center .titbt strong:before { margin-right: 18px; background-position: -61px -299px; }

.Minbox4 .center .titbt strong::after { margin-left: 18px; background-position: -3px -299px; }

.Minbox4 .center .Minbox4-1 { width: 750px; }

.Minbox4 .center .Minbox4-1 .list { width: 568px; padding-left: 183px; overflow: hidden; font-size: 0; margin: 8px 10px 0 0; }

.Minbox4 .center .Minbox4-1 .list a { position: relative; display: inline-block; vertical-align: top; font-size: 16px; color: #999; line-height: 36px; margin-left: 30px; cursor: pointer; }

.Minbox4 .center .Minbox4-1 .list a.on, .Minbox4 .center .Minbox4-1 .list a:hover { font-weight: bold; color: #FF8F2B; text-shadow: 0px 1px 1px rgba(214, 97, 13, 0.44); }

.Minbox4 .center .Minbox4-1 .list2 { position: absolute; z-index: 1; top: 220px; left: 0; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; background: url(../images/igamebotbg.png) repeat; border-radius: 12px; width: 850px; padding: 9px 12px; }

.Minbox4 .center .Minbox4-1 .list2 .titbt { color: #fff; }

.Minbox4 .center .Minbox4-1 .list2 .titbt strong { color: #fff; }

.Minbox4 .center .Minbox4-1 .list2 .titbt strong::before { background-position: -293px -299px; }

.Minbox4 .center .Minbox4-1 .list2 .titbt strong::after { background-position: -235px -299px; }

.Minbox4 .center .Minbox4-1 .list2 ul { padding-top: 5px; overflow: hidden; }

.Minbox4 .center .Minbox4-1 .list2 ul li { float: left; padding: 0 11px; width: 84px; height: 128px; }

.Minbox4 .center .Minbox4-1 .list2 ul li a { display: block; }

.Minbox4 .center .Minbox4-1 .list2 ul li a:hover img { opacity: 0.8; }

.Minbox4 .center .Minbox4-1 .list2 ul li .img { display: block; width: 80px; height: 80px; border: 2px solid #FFF; border-radius: 16px; }

.Minbox4 .center .Minbox4-1 .list2 ul li .img img { border-radius: 16px; }

.Minbox4 .center .Minbox4-1 .list2 ul li p { display: block; font-size: 16px; color: #fff; line-height: 38px; text-align: center; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox4 .center .Minbox4-2 { width: 438px; margin-right: -6px; min-height: 450px; padding: 17px 0 20px; background: url(../images/igamerbg.png) no-repeat; background-size: 100% 100%; }

.Minbox4 .center .Minbox4-2 .titbt { height: 72px; font-size: 0; text-align: center; overflow: hidden; }

.Minbox4 .center .Minbox4-2 .titbt strong { position: relative; vertical-align: top; display: inline-block; font-size: 26px; color: #FF8F2B; font-weight: bold; line-height: 72px; }

.Minbox4 .center .Minbox4-2 .titbt strong:before, .Minbox4 .center .Minbox4-2 .titbt strong::after { content: ""; position: relative; top: 26px; vertical-align: top; display: inline-block; width: 44px; height: 24px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; }

.Minbox4 .center .Minbox4-2 .titbt strong:before { margin-right: 18px; background-position: -61px -299px; }

.Minbox4 .center .Minbox4-2 .titbt strong::after { margin-left: 18px; background-position: -3px -299px; }

.Minbox4 .center .Minbox4-2 ol { padding: 3px 23px 0 125px; }

.Minbox4 .center .Minbox4-2 ol li { height: 52px; }

.Minbox4 .center .Minbox4-2 ol li:nth-of-type(-n+3) > a i { font-size: 0; height: 24px; position: relative; top: 4px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; }

.Minbox4 .center .Minbox4-2 ol li:nth-of-type(1) > a i { background-position: -3px -88px; }

.Minbox4 .center .Minbox4-2 ol li:nth-of-type(2) > a i { background-position: -44px -88px; }

.Minbox4 .center .Minbox4-2 ol li:nth-of-type(3) > a i { background-position: -85px -88px; }

.Minbox4 .center .Minbox4-2 ol li a { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 10px 0; overflow: hidden; -webkit-box-align: center; -ms-flex-align: center; align-items: center; *zoom: 1; }

.Minbox4 .center .Minbox4-2 ol li a:hover p { color: #0d57e0; }

.Minbox4 .center .Minbox4-2 ol li a i { float: left; margin-right: 16px; width: 25px; line-height: 32px; text-align: center; font-size: 16px; color: #A8A8A8; font-weight: bold; }

.Minbox4 .center .Minbox4-2 ol li a .img { float: left; width: 32px; height: 32px; border-radius: 5px; margin-right: 16px; display: block; }

.Minbox4 .center .Minbox4-2 ol li a p { float: left; width: 100px; font-size: 16px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #333; line-height: 32px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin-right: 10px; }

.Minbox4 .center .Minbox4-2 ol li a .btn { float: right; display: block; width: 76px; height: 28px; font-size: 14px; color: #fff; background: #0d57e0; border-radius: 5px; line-height: 28px; text-align: center; margin-top: 2px; }

.Minbox4 .center .Minbox4-2 ol li a .btn .on { background: #FFC155; }

.Minbox4 .center.rjbox .iGTag { background-image: url("../images/isofttit.png"); }

.Minbox4 .center.rjbox .Minbox4-1 .list2 { background-image: url("../images/isoftbotbg.png"); }

.Minbox4 .center.rjbox .Minbox4-1 .list2 ul li p { color: #4D4D4D; }

.Minbox4 .center.rjbox .Minbox4-2 { background-image: url("../images/isoftrbg.png"); }

.Minbox4 .center.rjbox .Minbox4-2 .titbt strong { color: #8C4FC6; }

.Minbox4 .center.rjbox .Minbox4-2 .titbt strong::before { background-position: -177px -299px; }

.Minbox4 .center.rjbox .Minbox4-2 .titbt strong::after { background-position: -119px -299px; }

.Minbox5 { position: relative; padding-bottom: 20px; }

.Minbox5 .iztbj { position: absolute; top: 0; right: 52px; display: block; width: 264px; height: 433px; background: url(../images/iztbg.png) no-repeat; }

.Minbox5 .swiper { height: 336px; width: 100%; position: relative; }

.Minbox5 .swiper .swiper-slide { background-color: #ffa123; position: relative; display: block; width: 384px; height: 336px; margin-right: 24px; overflow: hidden; }

.Minbox5 .swiper .swiper-slide:nth-of-type(3n-2) { background-color: #f53233; }

.Minbox5 .swiper .swiper-slide:nth-of-type(3n-1) { background-color: #ff970b; }

.Minbox5 .swiper .swiper-slide:nth-of-type(3n) { background-color: #fba5fd; }

.Minbox5 .swiper .swiper-slide:hover .img img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.Minbox5 .swiper .swiper-slide a { display: block; text-align: center; }

.Minbox5 .swiper .swiper-slide .img { width: 384px; height: 216px; overflow: hidden; }

.Minbox5 .swiper .swiper-slide p { display: block; margin-top: 16px; width: 100%; height: 40px; line-height: 40px; font-size: 20px; color: #fff; font-weight: bold; text-align: center; overflow: hidden; white-space: nowrap; }

.Minbox5 .swiper .swiper-slide span { position: relative; display: block; line-height: 20px; font-size: 12px; color: #fff; text-align: center; overflow: hidden; white-space: nowrap; }

.Minbox5 .swiper .swiper-slide span::before, .Minbox5 .swiper .swiper-slide span::after { content: ""; position: relative; top: -4.5px; display: inline-block; width: 60px; height: 1px; background-color: rgba(243, 243, 243, 0.6); }

.Minbox5 .swiper .swiper-slide span::before { margin-right: 19px; }

.Minbox5 .swiper .swiper-slide span::after { margin-left: 19px; }

.Minbox5 .swiper .swiper-slide em { display: block; font-size: 12px; color: #fff; line-height: 32px; text-align: center; overflow: hidden; white-space: nowrap; }

.Minbox5 .swiperbox { position: relative; }

.Minbox5 .swiperbox .swiperbutton { background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; display: block; position: absolute; z-index: 10; top: 50%; margin-top: -22px; width: 47px; height: 51px; cursor: pointer; background-position: -140px -222px; }

.Minbox5 .swiperbox .swiperbutton:hover { background-position: -196px -222px; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }

.Minbox5 .swiperbox .swiperbutton-prev { left: -70px; }

.Minbox5 .swiperbox .swiperbutton-next { right: -70px; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }

.Minbox5 .swiperbox .swiperbutton-next:hover { -webkit-transform: rotateY(0); transform: rotateY(0); }

.Minbox5 .iztrec { padding: 25px 0 0 0; margin-top: 25px; border-top: 1px solid #efefef; overflow: hidden; *zoom: 1; }

.Minbox5 .iztrec a { float: left; display: block; padding: 0 25px; text-align: center; background-color: #ffe5e5; color: #e85454; height: 42px; line-height: 42px; border-radius: 21px; font-size: 18px; margin: 0 11px 20px 0; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox5 .iztrec a:hover { color: #ffe5e5; background-color: #e85454; }

.Minbox5 .iztrec a:nth-of-type(1) { background-color: #FFEDEE; color: #F1516C; }

.Minbox5 .iztrec a:nth-of-type(2) { background-color: #EDFFF5; color: #45B97C; }

.Minbox5 .iztrec a:nth-of-type(3) { background-color: #F1EDFF; color: #796CB0; }

.Minbox5 .iztrec a:nth-of-type(4) { background-color: #EDFAFF; color: #009AD6; }

.Minbox5 .iztrec a:nth-of-type(5) { background-color: #FFF9ED; color: #DEA32C; }

.Minbox5 .iztrec a:nth-of-type(6) { background-color: #F1EDFF; color: #796CB0; }

.Minbox5 .iztrec a:nth-of-type(7) { background-color: #FFF9ED; color: #DEA32C; }

.Minbox5 .iztrec a:nth-of-type(8) { background-color: #EDFBFF; color: #2585A6; }

.Minbox5 .iztrec a:nth-of-type(9) { background-color: #FFEDFB; color: #C77EB5; }

.Minbox5 .iztrec a:nth-of-type(10) { background-color: #F1FFED; color: #7FB86E; }

.Minbox5 .iztrec a:nth-of-type(11) { background-color: #ffe5f0; color: #be6a8b; }

.Minbox5 .iztrec a:nth-of-type(12) { background-color: #ffe5e5; color: #e85454; }

.Minbox5 .iztrec a:nth-of-type(13) { background-color: #f3ffe5; color: #88d42f; }

.Minbox5 .iztrec a:nth-of-type(14) { background-color: #f7e5ff; color: #8957a1; }

.Minbox5 .iztrec a:nth-of-type(15) { background-color: #e5f9ff; color: #00b7ee; }

.Minbox5 .iztrec a:nth-of-type(16) { background-color: #fdffe5; color: #a6b314; }

.Minbox5 .iztrec a:nth-of-type(17) { background-color: #ffeee5; color: #ffab80; }

.Minbox5 .iztrec a:nth-of-type(18) { background-color: #e5faff; color: #43b3cb; }

.Minbox5 .iztrec a:nth-of-type(19) { background-color: #ffece5; color: #bf3504; }

.Minbox5 .iztrec a:nth-of-type(20) { background-color: #e5f4ff; color: #83a8c3; }

.Minbox5 .iztrec a:nth-of-type(1):hover { color: #FFEDEE; background-color: #F1516C; }

.Minbox5 .iztrec a:nth-of-type(2):hover { color: #EDFFF5; background-color: #45B97C; }

.Minbox5 .iztrec a:nth-of-type(3):hover { color: #F1EDFF; background-color: #796CB0; }

.Minbox5 .iztrec a:nth-of-type(4):hover { color: #EDFAFF; background-color: #009AD6; }

.Minbox5 .iztrec a:nth-of-type(5):hover { color: #FFF9ED; background-color: #DEA32C; }

.Minbox5 .iztrec a:nth-of-type(6):hover { color: #F1EDFF; background-color: #796CB0; }

.Minbox5 .iztrec a:nth-of-type(7):hover { color: #FFF9ED; background-color: #DEA32C; }

.Minbox5 .iztrec a:nth-of-type(8):hover { color: #EDFBFF; background-color: #2585A6; }

.Minbox5 .iztrec a:nth-of-type(9):hover { color: #FFEDFB; background-color: #C77EB5; }

.Minbox5 .iztrec a:nth-of-type(10):hover { color: #F1FFED; background-color: #7FB86E; }

.Minbox5 .iztrec a:nth-of-type(11):hover { color: #ffe5f0; background-color: #be6a8b; }

.Minbox5 .iztrec a:nth-of-type(12):hover { color: #ffe5e5; background-color: #e85454; }

.Minbox5 .iztrec a:nth-of-type(13):hover { color: #f3ffe5; background-color: #88d42f; }

.Minbox5 .iztrec a:nth-of-type(14):hover { color: #f7e5ff; background-color: #8957a1; }

.Minbox5 .iztrec a:nth-of-type(15):hover { color: #e5f9ff; background-color: #00b7ee; }

.Minbox5 .iztrec a:nth-of-type(16):hover { color: #fdffe5; background-color: #a6b314; }

.Minbox5 .iztrec a:nth-of-type(17):hover { color: #ffeee5; background-color: #ffab80; }

.Minbox5 .iztrec a:nth-of-type(18):hover { color: #e5faff; background-color: #43b3cb; }

.Minbox5 .iztrec a:nth-of-type(19):hover { color: #ffece5; background-color: #bf3504; }

.Minbox5 .iztrec a:nth-of-type(20):hover { color: #e5f4ff; background-color: #83a8c3; }

.Minbox6 { margin-bottom: 0px; padding-bottom: 20px; }

.Minbox6 .Minbox6-1 { width: 380px; }

.Minbox6 .Minbox6-1 .list .box { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 6px 0; position: relative; overflow: hidden; height: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.Minbox6 .Minbox6-1 .list .box::before { content: ''; width: 0; height: 0; border-left: 4px solid #252729; border-top: 4px solid transparent; border-bottom: 4px solid transparent; display: inline-block; vertical-align: middle; margin: -2px 5px 0 0; }

.Minbox6 .Minbox6-1 .list .box .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; }

.Minbox6 .Minbox6-1 .list .box .infor .name { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; padding-right: 10px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; font-size: 15px; }

.Minbox6 .Minbox6-1 .list .box .infor span { color: #999; }

.Minbox6 .Minbox6-1 .list .on { padding: 0; margin: 12px 0; border: 1px solid #d5d8df; height: 90px; }

.Minbox6 .Minbox6-1 .list .on::before { display: none; }

.Minbox6 .Minbox6-1 .list .on .img { display: block; width: 125px; height: 90px; }

.Minbox6 .Minbox6-1 .list .on .infor { height: 100%; padding: 0 10px; display: block; }

.Minbox6 .Minbox6-1 .list .on .infor .name { line-height: 25px; display: -webkit-box; overflow: hidden; word-break: break-all; -o-text-overflow: ellipsis; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height: 50px; padding-top: 10px; padding-right: 0px; white-space: normal; }

.Minbox6 .Minbox6-1 .list .on .infor .time { font-size: 12px; float: right; padding-top: 6px; overflow: hidden; }

.Minbox6 .Minbox6-1 .list .on .infor .time::before { display: inline-block; vertical-align: middle; width: 10px; height: 10px; background: url("../images/ic-time.png") no-repeat center; background-size: 100% auto; content: ''; margin: -2px 5px 0 0; }

.Minbox6 .Minbox6-2 { width: 790px; }

.Minbox6 .Minbox6-2 .list li { width: 48%; height: 32px; line-height: 32px; margin: 8px 0 0; float: left; overflow: hidden; background: #eee; display: -webkit-box; display: -ms-flexbox; display: flex; margin-right: 4%; }

.Minbox6 .Minbox6-2 .list li:nth-child(2n) { margin-right: 0px; }

.Minbox6 .Minbox6-2 .list li i { display: block; float: left; height: 32px; width: 50px; text-align: center; position: relative; font-size: 14px; color: #fff; background: #999; margin-right: 15px; }

.Minbox6 .Minbox6-2 .list li i::after { position: absolute; content: ''; display: block; right: -10px; top: 10px; width: 0; height: 0; border: 5px solid; border-color: transparent transparent transparent #999; }

.Minbox6 .Minbox6-2 .list li a { display: block; float: left; height: 32px; width: 220px; overflow: hidden; font-size: 14px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 20px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox6 .Minbox6-2 .list li span { float: right; font-size: 14px; color: #666; margin-right: 10px; }

.Minbox7 { background: url(../images/irankbg.png) no-repeat; background-size: 100% 100%; background-color: #FFF6F0; padding: 0 28px 4px; background-size: 100% auto; margin-bottom: 20px; overflow: hidden; }

.Minbox7 .bth2 { display: block; font-size: 0; width: 544px; height: 137px; background: url(../images/iranktit.png) no-repeat; background-size: 100% 100%; margin: 6px auto 36px; }

.Minbox7 .item { padding: 0 28px 4px; background-size: 100% auto; margin-bottom: 24px; overflow: hidden; width: 332px; margin-top: 31px; margin-right: 18px; position: relative; }

.Minbox7 .item:nth-child(1) { background: url(../images/iranklbg.png) no-repeat; }

.Minbox7 .item:nth-child(2) { background: url(../images/irankmbg.png) no-repeat; margin-top: 0; }

.Minbox7 .item:nth-child(3) { background: url(../images/irankrbg.png) no-repeat; margin-top: 31px; margin-right: 0px; }

.Minbox7 .item .bt { display: block; font-size: 24px; color: #fff; font-weight: bold; line-height: 88px; white-space: nowrap; overflow: hidden; text-align: center; }

.Minbox7 .item ul { position: relative; padding-top: 206px; }

.Minbox7 .item ul li { height: 48px; }

.Minbox7 .item ul li a { padding: 10px 0; display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; -webkit-box-align: center; -ms-flex-align: center; align-items: center; *zoom: 1; color: #333; }

.Minbox7 .item ul li a:hover { color: #0d57e0; }

.Minbox7 .item ul li a i { float: left; margin-right: 7px; width: 27px; line-height: 38px; text-align: center; font-size: 16px; }

.Minbox7 .item ul li a img { display: none; }

.Minbox7 .item ul li a p { float: left; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 16px; margin-right: 10px; line-height: 38px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox7 .item ul li a .btn { float: right; display: block; width: 76px; height: 28px; font-size: 14px; color: #fff; background: #0d57e0; border-radius: 5px; line-height: 28px; text-align: center; margin-top: 2px; }

.Minbox7 .item ul li a .btn.no { background: #FFC155; }

.Minbox7 .item ul li:nth-of-type(-n+3) { position: absolute; height: auto; }

.Minbox7 .item ul li:nth-of-type(-n+3) a { padding: 0; display: block; }

.Minbox7 .item ul li:nth-of-type(-n+3) i { font-size: 0; position: absolute; left: 0; z-index: 1; display: block; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; }

.Minbox7 .item ul li:nth-of-type(-n+3) p { margin: 0; text-align: center; width: 100%; font-weight: bold; }

.Minbox7 .item ul li:nth-of-type(-n+3) img { display: block; border-radius: 24px; margin: auto; }

.Minbox7 .item ul li:nth-of-type(-n+3) .btn { display: none; }

.Minbox7 .item ul li:nth-of-type(1) { top: 14px; left: 98px; width: 137px; }

.Minbox7 .item ul li:nth-of-type(1) i { top: 75px; width: 137px; height: 28px; background-position: -3px -186px; }

.Minbox7 .item ul li:nth-of-type(1) img { width: 94px; height: 94px; }

.Minbox7 .item ul li:nth-of-type(1) p { display: block; line-height: 30px; margin-top: 20px; font-size: 18px; }

.Minbox7 .item ul li:nth-of-type(2) { top: 94px; left: 0; width: 98px; }

.Minbox7 .item ul li:nth-of-type(2) i { top: 52px; width: 98px; height: 21px; background-position: -3px -226px; }

.Minbox7 .item ul li:nth-of-type(2) img { width: 67px; height: 67px; border-radius: 18px; }

.Minbox7 .item ul li:nth-of-type(2) p { display: block; line-height: 44px; font-size: 18px; }

.Minbox7 .item ul li:nth-of-type(3) { top: 94px; right: -1px; width: 98px; }

.Minbox7 .item ul li:nth-of-type(3) i { top: 52px; width: 98px; height: 21px; background-position: -3px -259px; }

.Minbox7 .item ul li:nth-of-type(3) img { width: 67px; height: 67px; border-radius: 18px; }

.Minbox7 .item ul li:nth-of-type(3) p { display: block; line-height: 44px; }

.Minbox8 { margin-bottom: 24px; }

.Minbox8 .list ul { width: 1230px; overflow: hidden; *zoom: 1; }

.Minbox8 .list li { position: relative; float: left; width: 284px; margin: 0 21px 24px 0; background: #fff; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; overflow: hidden; padding-bottom: 15px; }

.Minbox8 .list li a { display: block; }

.Minbox8 .list p.desc { display: block; padding: 0 10px 0 20px; color: #999; font-size: 14px; line-height: 24px; height: 48px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.Minbox8 .list p.desc span { color: #f60; }

.Minbox8 .list li .name { padding: 7px 10px 0 20px; display: block; font-size: 24px; color: #1F1F1F; font-weight: bold; line-height: 70px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox8 .list li .info { overflow: hidden; padding: 0 10px 10px 20px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.Minbox8 .list li .info img { float: left; width: 102px; height: 102px; border-radius: 24px; margin-right: 18px; }

.Minbox8 .list li .info .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; width: 130px; height: 102px; }

.Minbox8 .list li .info p { display: block; font-size: 14px; color: #A8A8A8; line-height: 28px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox8 .list li .info p span { color: #666; }

.Minbox8 .list li .info .text .btn { display: block; width: 110px; height: 36px; line-height: 36px; font-size: 16px; color: #fff; background: #0d57e0; border-radius: 8px; text-align: center; margin-top: 8px; }

.Minbox8 .list li .info .text .btn.no { background: #FFC155; }

.Minbox8 .list li:hover .name { color: #0d57e0; }

.Minbox8 .list li:nth-of-type(-n+3):after { content: ""; position: absolute; top: 0; right: 0; display: block; width: 35px; height: 24px; border-radius: 0 12px 0 12px; }

.Minbox8 .list li:nth-of-type(1):after { background: #58D68D; }

.Minbox8 .list li:nth-of-type(2):after { background: #FF7D3C; }

.Minbox8 .list li:nth-of-type(3):after { background: #00A6F2; }

.Minbox9 .list .item { background: #f4f4f4; border-radius: 6px; margin: 10px auto; padding: 12px; }

.Minbox9 .list .item .info { height: 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; }

.Minbox9 .list .item .info .img { width: 60px; height: 60px; border-radius: 12px; overflow: hidden; display: block; }

.Minbox9 .list .item .info .text { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 20px; overflow: hidden; }

.Minbox9 .list .item .info .text .name { height: 26px; overflow: hidden; width: 100%; line-height: 26px; font-size: 16px; margin-bottom: 13px; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Minbox9 .list .item .info .text p { color: #999; height: 20px; line-height: 20px; overflow: hidden; width: 1005; }

.Minbox9 .list .item .info .text p span + span { margin-left: 100px; }

.Minbox9 .list .item .info .btn { display: block; width: 196px; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #fff; background: #0d57e0; border-radius: 4px; }

.Minbox9 .list .item .desc { background: #fff; padding: 12px; border-radius: 6px; font-size: 16px; color: #666; line-height: 30px; margin-top: 15px; }

.Minbox9 .list .item .imglist { overflow: hidden; background: #fff; border-radius: 6px; margin-top: 10px; }

.Minbox9 .list .item .imglist a { overflow-x: auto; white-space: nowrap; display: block; margin: 12px; padding-bottom: 10px; }

.Minbox9 .list .item .imglist a::-webkit-scrollbar { width: 6px; height: 6px; background: #dcdcdc; border-radius: 10px; }

.Minbox9 .list .item .imglist a::-webkit-scrollbar-button { width: 0; height: 0; }

.Minbox9 .list .item .imglist a::-webkit-scrollbar-corner { display: block; }

.Minbox9 .list .item .imglist a::-webkit-scrollbar-thumb { background-clip: padding-box; background: #0d57e0 !important; border-radius: 10px; }

.Minbox9 .list .item .imglist a img { max-width: 100%; height: 260px; margin-right: 10px; -o-object-fit: cover; object-fit: cover; }

.Minbox10 .list { width: 102%; padding-top: 10px; }

.Minbox10 .list li { float: left; width: 245px; height: 130px; margin: 0px 10px 10px 0px; text-align: center; }

.Minbox10 .list li .box { display: block; overflow: hidden; width: 100%; height: 100%; position: relative; }

.Minbox10 .list li .box:hover .img { opacity: 0.8; }

.Minbox10 .list li .box .img { width: 100%; height: 150px; overflow: hidden; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; }

.Minbox10 .list li .box p { padding: 0 5px; width: 100%; height: 35px; line-height: 35px; overflow: hidden; background: rgba(255, 255, 255, 0.8); color: #444; position: absolute; z-index: 2; left: 0; top: 50%; text-align: center; margin-top: -20px; font-size: 16px; font-weight: bold; }

.Minyouqing .list { padding-top: 10px; line-height: 30px; }

.Minyouqing .list a { display: inline-block; vertical-align: middle; font-size: 16px; margin: 0 20px 10px 0; }

.relNews .list { padding-top: 10px; width: 103%; }

.relNews .list a { display: block; padding: 20px 20px 19px; background: #FDFDFD; border: 1px solid #EBEBEB; border-radius: 5px; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; float: left; width: 328px; margin-right: 16px; margin-bottom: 16px; }

.relNews .list a:last-child { margin-bottom: 0px; }

.relNews .list a:hover { border-color: #0d57e0; color: #0d57e0; background: #dfe8f9; }

.relNews .list a:hover p { color: #0d57e0; }

.relNews .list a .h4 { display: block; font-size: 16px; font-weight: bold; line-height: 24px; margin-bottom: 10px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.relNews .list a p { height: 36px; line-height: 18px; font-size: 14px; color: #999; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.newsList .list ul { width: 103%; margin-top: 20px; }

.newsList .list ul li { float: left; width: 236px; height: 300px; margin-right: 22px; }

.newsList .list ul li .img { display: block; width: 236px; height: 142px; border-radius: 6px; margin-bottom: 7px; overflow: hidden; }

.newsList .list ul li .img:hover img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.newsList .list ul li a { margin-bottom: 7px; }

.newsList .list ul li .name { display: block; height: 52px; line-height: 26px; font-size: 18px; color: #4D4D4D; font-weight: bold; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.newsList .list ul li:hover .name { color: #0d57e0; }

.newsList .list ul li p { display: block; height: 48px; line-height: 24px; font-size: 14px; color: #999; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.newsList .list ul li .bq { height: 30px; overflow: hidden; *zoom: 1; }

.newsList .list ul li .bq span { font-size: 14px; color: #999; line-height: 30px; max-width: 50%; }

.newsList .list ul li .bq span:nth-of-type(1) { float: left; }

.newsList .list ul li .bq span:nth-of-type(2) { float: right; text-align: right; }

.Taglist { -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; padding: 24px 11px; }

.Taglist .tagTit { position: relative; padding-bottom: 24px; height: 34px; text-align: center; }

.Taglist .tagTit span { display: block; margin: auto; margin-top: -24px; font-size: 32px; color: #F0F0F0; font-weight: bold; line-height: 24px; font-family: HarmonyOS_Sans_Black; transform: scale(1, 1.5); -ms-transform: scale(1, 1.4); -webkit-transform: scale(1, 1.4); -moz-transform: scale(1, 1.4); -o-transform: scale(1, 1.4); }

.Taglist .tagTit em { position: relative; top: 5px; z-index: 1; left: 0; right: 0; margin: auto; display: inline-block; font-size: 26px; color: #333; font-weight: bold; }

.Taglist .tagTit em:before { content: ""; margin-right: 11px; display: inline-block; width: 14px; height: 18px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -166px -3px; }

.Taglist .tagTit em:after { content: ""; margin-left: 11px; display: inline-block; width: 14px; height: 18px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -191px -3px; }

.Taglist .list a { position: relative; float: left; display: block; width: 152px; height: 80px; line-height: 80px; padding-left: 20px; background: #FFEBEB; border-radius: 12px; font-size: 20px; color: #333; margin: 10px 12px 13px; -webkit-transition: all .3s; -o-transition: all .3s; transition: all .3s; }

.Taglist .list a::after { content: ""; position: absolute; top: 18px; right: -4px; display: inline-block; width: 78px; height: 78px; background: url(../images/tagicon.png) no-repeat; background-size: 1600px 600px; background-position: -12px -14px; }

.Taglist .list a:hover, .Taglist .list a.on { color: #fff; font-weight: bold; background: #0d57e0 !important; -webkit-box-shadow: 0px 6px 11px 1px rgba(239, 73, 60, 0.08); box-shadow: 0px 6px 11px 1px rgba(239, 73, 60, 0.08); }

.Rit1 .list { width: 350px; }

.Rit1 .list .box { float: left; width: 95px; text-align: center; margin-right: 20px; margin-top: 5px; padding-bottom: 10px; }

.Rit1 .list .box:hover img { opacity: .9; -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1); }

.Rit1 .list .box:hover p { color: #0d57e0; font-weight: bold; }

.Rit1 .list .box .img { display: block; width: 88px; height: 88px; border-radius: 20px; margin: 0 auto 5px; }

.Rit1 .list .box p { font-size: 16px; line-height: 30px; height: 30px; overflow: hidden; }

.Rit1 .list .box span { color: #999; line-height: 20px; height: 20px; overflow: hidden; display: block; }

.Rit1.theme { position: relative; }

.Rit1.theme::after { content: ""; position: absolute; right: -10px; bottom: -12px; display: block; width: 135px; height: 61px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -564px -214px; }

.Rit1.theme .list .box { position: relative; z-index: 1; }

.Rit1.theme .list .box .img { -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; -webkit-transform-origin: right bottom center; -ms-transform-origin: right bottom center; transform-origin: right bottom center; -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; }

.Rit1.theme .list .box:hover .img { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }

.Rit2 .list ul li { display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 39px; }

.Rit2 .list ul li .tex { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; font-size: 16px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; vertical-align: middle; }

.Rit2 .list ul li span { float: right; font-size: 14px; color: #999; }

.Rit3 { padding-top: 10px; padding-bottom: 10px; }

.Rit3 .list { padding-top: 10px; }

.Rit3 .list li { height: 173px; border: 1px solid #f0f0f0; text-align: center; margin-bottom: 15px; }

.Rit3 .list li:hover { border-color: #0d57e0; }

.Rit3 .list li .box { width: 100%; height: 100%; overflow: hidden; }

.Rit3 .list li .box .img { width: 100%; height: 143px; }

.Rit3 .list li .box .img .line { position: absolute; width: 100%; bottom: 0px; height: 50px; left: 0; background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.9))); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.9) 100%); }

.Rit3 .list li .box p { height: 30px; line-height: 30px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Rit4 { display: block; padding: 25px 26px 23px; background: url(../images/rttopbg.png) no-repeat; background-size: 100% 100%; border-radius: 20px; position: relative; }

.Rit4 .item { display: block; overflow: hidden; }

.Rit4 .item:hover .name { color: #0d57e0 !important; }

.Rit4 .item .lis { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; height: 110px; }

.Rit4 .item .lis .img { width: 110px; height: 110px; border-radius: 20px; margin-right: 11px; }

.Rit4 .item .lis .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.Rit4 .item .lis .infor .name { display: block; margin: 4px 0 2px; font-size: 16px; color: #000; line-height: 40px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Rit4 .item .lis .infor p { display: block; font-size: 12px; color: #ccc; line-height: 24px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Rit4 .item .tex { position: relative; padding: 0 4px 0 6px; display: block; margin-top: 10px; height: 24px; font-size: 14px; color: #999; line-height: 24px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.Rit4 .item .tex::before { content: "“"; position: absolute; left: -9px; top: 0; font-size: 14px; color: #999; }

.Rit4 .item .tex::after { content: "”"; position: absolute; right: -9px; top: 0; font-size: 14px; color: #999; }

.Rit4 .item .btn { display: block; margin: auto; margin-top: 17px; width: 222px; height: 50px; font-size: 20px; color: #fff; line-height: 50px; text-align: center; background: -webkit-gradient(linear, right top, left top, from(#96b3e9), to(#0d57e0)); background: -o-linear-gradient(right, #96b3e9, #0d57e0); background: linear-gradient(-90deg, #96b3e9, #0d57e0); border-radius: 24px; }

/* 右侧的同类游戏*/
.Rit5 .list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 20px 0; height: 70px; border-bottom: 1px dashed rgba(138, 138, 138, 0.3); }

.Rit5 .list li:last-child { border: none; padding-bottom: 10px; }

.Rit5 .list li .img { float: left; width: 70px; height: 70px; display: block; border-radius: 15px; }

.Rit5 .list li .infor { width: 155px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; float: left; padding: 0 0 0 15px; overflow: hidden; }

.Rit5 .list li .infor .name { font-size: 16px; height: 30px; line-height: 30px; display: block; width: 100%; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin-top: -5px; }

.Rit5 .list li .infor p { font-size: 13px; height: 24px; line-height: 24px; overflow: hidden; color: #666; width: 100%; }

.Rit5 .list li .infor p span { color: #999999; }

.Rit5 .list li .infor p i { padding: 0 5px; }

.Rit5 .list li .btn { float: right; width: 70px; height: 28px; border-radius: 5px; border: 1px solid #0d57e0; color: #0d57e0; line-height: 28px; text-align: center; font-size: 16px; }

.Rit5 .list li .btn:hover { background: #0d57e0; color: #fff; }

.Rit5 .list2 { padding-bottom: 10px; }

.Rit5 .list2 li:first-child { padding-top: 0; }

.yyWrap { background: url(../images/gamedebg.png) no-repeat; background-size: 100% auto; background-position-y: 520px; }

.ztWrap { background: url(../images/ztbg.png) no-repeat; background-size: 100% auto; background-position-y: 240px; }

.ztWrap .title-h2 { border: none; }

.ztDeWrap { background: url(../images/ztdebg.png) no-repeat; background-size: 100% auto; background-position-y: 555px; }

.ZthjList .list { width: 1230px; padding-bottom: 3px; }

.ZthjList .list li { position: relative; float: left; width: 540px; height: 281px; padding: 9px 20px 22px 24px; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; background: #fff; margin: 0 27px 27px 0; }

.ZthjList .list li > a { position: relative; display: block; font-size: 24px; color: #333; font-weight: bold; line-height: 62px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.ZthjList .list li p { position: relative; display: block; height: 72px; line-height: 24px; font-size: 16px; color: #333; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.ZthjList .list li div { position: relative; overflow: hidden; *zoom: 1; white-space: nowrap; }

.ZthjList .list li .imglis { width: 566px; height: 108px; }

.ZthjList .list li div a { display: block; float: left; margin-right: 25px; margin-top: 20px; }

.ZthjList .list li .imglis .img { width: 88px; height: 88px; border-radius: 20px; display: block; }

.ZthjList .list li .imglis .img { -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; -webkit-transform-origin: right bottom center; -ms-transform-origin: right bottom center; transform-origin: right bottom center; -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; }

.ZthjList .list li .imglis a:hover { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }

.ZthjList .list li:hover > a { color: #0d57e0; }

.ZthjList .list li .bq span { float: left; display: block; font-size: 16px; color: #999; line-height: 28px; margin-top: 11px; }

.ZthjList .list li .bq span + a { float: right; padding: 17px 3px 4px 12px; width: 12px; height: 14px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -388px 16px; }

.ZthjList .list li .bq span + a { -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }

.ZthjList .list li .bq span + a:hover { padding-right: 0; }

.ZthjList .list li:before { content: ""; position: absolute; z-index: 0; top: 23px; right: 20px; display: block; width: 250px; height: 243px; background: url(../images/ztlibg.png) no-repeat; }

.ZthjList + .pages { padding-bottom: 30px; }

.ztDTop { position: relative; margin: 46px auto 56px; padding: 23px 595px 23px 23px; width: 582px; min-height: 256px; background: url(../images/ztdetopbg.png) no-repeat; background-size: 100% auto; background-color: #fff; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); }

.ztDTop h1 { font-size: 30px; color: #333; font-weight: bold; line-height: 36px; padding: 9px 0; overflow: hidden; text-align: center; }

.ztDTop .infor { text-align: center; }

.ztDTop em { font-size: 16px; color: #999; line-height: 32px; }

.ztDTop span { font-size: 16px; color: #999; line-height: 32px; margin-left: 19px; }

.ztDTop p {text-align: left; position: relative; display: block; margin: 10px 0; height: 120px; line-height: 30px; font-size: 16px; color: #333; overflow-y: scroll; }

.ztDTop .img { position: absolute; top: -23px; right: 20px; width: 560px; height: 100%; padding: 32px 0 10px; background: url(../images/ztdetoprbg.png) repeat; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 10px; overflow: hidden; }

.ztDTop .img img { display: block; height: 280px; min-width: 560px; width: auto; margin: auto; }

.ztDTop .gameList { margin-bottom: 32px; }

.ztDTop .tag { line-height: 28px; text-align: left; margin-top: 16px; }

.ztDTop .tag a { position: relative; font-size: 16px; color: #808080; margin-right: 20px; }

.ztDTop .tag a:before { content: "#"; display: inline-block; text-align: center; margin-right: 4px; width: 20px; height: 17px; color: #fff; font-size: 12px; line-height: 16px; position: relative; top: -1px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -504px -3px; }

.ztDTop .tag a:hover { color: #EF493C; }

.ztRel .list { width: 1200px; overflow: hidden; margin-top: 18px; }

.ztRel .list a { float: left; display: block; padding: 0 18px; margin: 0 16px 16px 0; height: 32px; line-height: 32px; border-radius: 16px; background: #F36E5D; font-size: 16px; color: #fff; }

.ztRel .list a:nth-of-type(18n+1) { background: #F36E5D; }

.ztRel .list a:nth-of-type(18n+2) { background: #FABF00; }

.ztRel .list a:nth-of-type(18n+3) { background: #61BBA1; }

.ztRel .list a:nth-of-type(18n+4) { background: #92D1F4; }

.ztRel .list a:nth-of-type(18n+5) { background: #F9ABB8; }

.ztRel .list a:nth-of-type(18n+6) { background: #A37BAD; }

.ztRel .list a:nth-of-type(18n+7) { background: #B6DDC8; }

.ztRel .list a:nth-of-type(18n+8) { background: #30AED1; }

.ztRel .list a:nth-of-type(18n+9) { background: #F5AE7A; }

.ztRel .list a:nth-of-type(18n+10) { background: #C49990; }

.ztRel .list a:nth-of-type(18n+11) { background: #81C347; }

.ztRel .list a:nth-of-type(18n+12) { background: #D6A7C9; }

.ztRel .list a:nth-of-type(18n+13) { background: #98BCE4; }

.ztRel .list a:nth-of-type(18n+14) { background: #C6AE92; }

.ztRel .list a:nth-of-type(18n+15) { background: #F4C6A2; }

.ztRel .list a:nth-of-type(18n+16) { background: #C498A9; }

.ztRel .list a:nth-of-type(18n+17) { background: #9EA9D6; }

.ztRel .list a:nth-of-type(18n+18) { background: #E87885; }

.ztRel .list a:hover { background: #0d57e0; }

.rankTOP { margin-bottom: 24px; }

.rankMenu { text-align: center; font-size: 0; margin: 20px 0 25px; }

.rankMenu a { position: relative; display: inline-block; padding: 0 19px; font-size: 22px; color: #999; line-height: 44px; cursor: pointer; }

.rankMenu a.on { font-size: 30px; color: #333; font-weight: bold; font-style: italic; line-height: 52px; }

.rankMenu a:after { content: ""; position: absolute; bottom: 0; left: 0; right: 0; margin: auto; display: block; width: 0; height: 5px; border-radius: 2.5px; background: -webkit-gradient(linear, left top, right top, from(#0d57e0), to(#dfe8f9)); background: -o-linear-gradient(left, #0d57e0 0%, #dfe8f9 100%); background: linear-gradient(90deg, #0d57e0 0%, #dfe8f9 100%); -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; }

.rankMenu a.on:after, .rankMenu a:hover:after { width: 60%; }

.rankList .Menu_lis a { position: relative; float: left; display: block; height: 38px; cursor: pointer; margin: 0 9px; background: #FFF; text-align: center; border: 1px solid #E0E0E0; border-radius: 20px; font-size: 16px; color: #A8A8A8; line-height: 40px; overflow: hidden; padding: 0 12px; margin-bottom: 16px; -webkit-box-shadow: 0px 5px 10px 0px rgba(235, 52, 28, 0); box-shadow: 0px 5px 10px 0px rgba(235, 52, 28, 0); }

.rankList .Menu_lis a.on, .rankList .Menu_lis a:hover { color: #fff; width: auto; padding: 0 13px; height: 40px; border: 0; background: -webkit-gradient(linear, left top, right top, from(#0d57e0), to(#96b3e9)); background: -o-linear-gradient(left, #0d57e0 0%, #96b3e9 100%); background: linear-gradient(90deg, #0d57e0 0%, #96b3e9 100%); -webkit-box-shadow: 0px 5px 10px 0px rgba(235, 52, 28, 0.2); box-shadow: 0px 5px 10px 0px rgba(235, 52, 28, 0.2); }

.rankList .list ul { margin: 0 24px; border-top: 1px solid #eee; }

.rankList .list ul li { overflow: hidden; border-bottom: 1px solid #eee; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 23px 0; }

.rankList .list ul li .img { float: left; display: block; width: 130px; height: 130px; margin-right: 24px; border-radius: 28px; }

.rankList .list ul li .infor { float: left; height: 130px; overflow: hidden; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 10px; }

.rankList .list ul li .infor .name { overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; }

.rankList .list ul li .num { float: left; display: block; width: 32px; height: 32px; font-size: 18px; color: #999; font-family: PingFang; line-height: 32px; text-align: center; background: #F0F0F0; border-radius: 8px; margin-top: 9px; margin-right: 14px; }

.rankList .list ul li .name a { float: left; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: block; font-size: 30px; color: #333; line-height: 48px; font-weight: 500; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.rankList .list ul li .bq { margin-top: 2px; height: 30px; overflow: hidden; }

.rankList .list ul li .bq span { font-size: 14px; color: #999; line-height: 30px; margin-right: 24px; }

.rankList .list ul li .infor p { display: block; height: 52px; font-size: 16px; color: #666; line-height: 26px; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.rankList .list ul li:nth-of-type(-n+3) .num { font-size: 0; margin-top: 8px; height: 34px; position: relative; background: url(../images/icon2.png) no-repeat; background-size: 1000px 1000px; }

.rankList .list ul li:nth-of-type(1) .num, .rankList .list ul li .num1 { background-position: -4px -207px !important; }

.rankList .list ul li:nth-of-type(2) .num, .rankList .list ul li .num2 { background-position: -43px -207px !important; }

.rankList .list ul li:nth-of-type(3) .num, .rankList .list ul li .num3 { background-position: -82px -207px !important; }

.rankList .list ul li .btn { float: right; display: block; width: 154px; height: 34px; border: 1px solid #0d57e0; border-radius: 18px; font-size: 16px; color: #0d57e0; text-align: center; line-height: 34px; margin: auto; margin-top: 71px; }

.rankList .list ul li:hover .btn { width: 156px; height: 36px; line-height: 36px; border: none; background: -webkit-gradient(linear, left top, right top, from(#0d57e0), to(#96b3e9)); background: -o-linear-gradient(left, #0d57e0 0%, #96b3e9 100%); background: linear-gradient(90deg, #0d57e0 0%, #96b3e9 100%); color: #fff; }

.rankList .list ul li:hover a { color: #0d57e0; }

.rankList .list ul li:nth-of-type(n+4):hover .name i { background-color: #0d57e0; color: #fff; }

.rankList .list ul li:last-of-type { border-bottom-color: transparent; }

.rankList .list ul li:hover { border-bottom-color: #0d57e0; }

.newsinfortop .h1 { font-size: 30px; color: #4D4D4D; font-weight: bold; line-height: 54px; text-align: center; margin-bottom: 10px; }

.newsinfortop .intro { height: 36px; text-align: center; overflow: hidden; padding-bottom: 20px; border-bottom: 1px solid #F3F3F3; margin-bottom: 20px; }

.newsinfortop .intro span { font-size: 16px; color: #999; line-height: 36px; margin: 0 11px; }

/* 正文 */
.news_center { line-height: 30px; word-break: break-all; font-size: 16px; color: #4D4D4D; }

.news_center p { margin-bottom: 20px; }

.news_center table, .news_center video, .news_center iframe, .news_center embed { max-width: 100%; margin: 5px auto; }

.news_center table { line-height: 30px; }

.news_center img { max-width: 100%; }

.news_center p > img { margin: 10px auto; cursor: pointer; display: block; max-width: 100%;}

.news_center h3 { background: #f0eff5; color: #0d57e0; font-size: 17px; height: 35px; line-height: 35px; font-size: 16px; padding: 0; margin: 5px 0; margin-bottom: 20px; border-left: 4px solid #0d57e0; padding-left: 7px; }

.news_center a { color: #0d57e0; }

.news_center + .pageNP { padding-top: 20px; }

.pageNP { margin-bottom: 10px; height: 34px; }

.pageNP p { display: block; padding: 0 17px; width: 304px; height: 34px; background: -webkit-gradient(linear, left top, right top, from(#f5f5f5), to(rgba(245, 245, 245, 0.9))); background: -o-linear-gradient(left, #f5f5f5, rgba(245, 245, 245, 0.9)); background: linear-gradient(to right, #f5f5f5, rgba(245, 245, 245, 0.9)); border-radius: 17px 6px 17px 6px; font-size: 16px; color: #999; line-height: 34px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; cursor: pointer; overflow: hidden; }

.pageNP p:nth-of-type(1) { float: left; }

.pageNP p:nth-of-type(2) { float: right; }

.pageNP p a { color: #999; }

.pageNP p:hover, .pageNP .on { background: -webkit-gradient(linear, left top, right top, from(#0d57e0), to(#0d57e0)); background: -o-linear-gradient(left, #0d57e0, #0d57e0); background: linear-gradient(to right, #0d57e0, #0d57e0); color: #fff; }

.pageNP p:hover a, .pageNP .on a { color: #fff; }

/* 卡片 */
.relNGame { padding: 31px 26px 29px; background: url(../images/newsdegabg.png) no-repeat; background-size: 100% 100%; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; margin-bottom: 24px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.relNGame .img { width: 120px; height: 120px; border-radius: 24px; overflow: hidden; margin-right: 21px; }

.relNGame .infor { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; height: 120px; padding-right: 10px; }

.relNGame .infor .name { display: block; font-size: 24px; color: #4D4D4D; font-weight: bold; line-height: 36px; margin: 6px 0; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.relNGame .infor p { font-size: 16px; color: #999; line-height: 30px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin-bottom: 3px; }

.relNGame .infor p span:nth-of-type(2) { margin-left: 64px; }

.relNGame .infor p a { color: #999; }

.relNGame .infor p a:hover, .relNGame .infor > a:hover { color: #0d57e0; }

.relNGame .btn { float: right; display: block; margin-top: 36px; width: 132px; height: 40px; line-height: 40px; text-align: center; font-size: 18px; color: #fff; cursor: pointer; border-radius: 23px; background: #0d57e0; border: 2px solid #0d57e0; -webkit-box-shadow: 0px 6px 6px 0px rgba(13, 87, 224, 0.5); box-shadow: 0px 6px 6px 0px rgba(13, 87, 224, 0.5); }

.relNGame .btn:hover { opacity: .8; }

/* 最新录入 */
.gameMit { position: relative; }

.gameMit .item { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; margin: 11px 0 78px; height: 201px; }

.gameMit .item .img { display: block; width: 307px; height: 201px; border-radius: 12px; overflow: hidden; margin-right: 33px; }

.gameMit .item .img:hover img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.gameMit .item .infor { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.gameMit .item .infor .name { display: block; font-size: 30px; color: #26D1BA; font-weight: bold; line-height: 58px; padding-bottom: 4px; margin-bottom: 17px; border-bottom: 1px solid #F7F8FC; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.gameMit .item .infor .name:hover { color: #0d57e0; }

.gameMit .item .infor span { position: absolute; top: 5px; right: 0; font-size: 16px; color: #666; line-height: 28px; background: #fff; z-index: 1; padding-top: 20px; }

.gameMit .item .infor p { display: block; height: 112px; line-height: 28px; font-size: 16px; color: #666; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }

.gameMit .list { width: 800px; margin-left: -12px; }

.gameMit .list .box { float: left; display: block; width: 110px; text-align: center; font-size: 16px; line-height: 38px; padding-top: 13px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.gameMit .list .img { display: block; width: 85px; height: 85px; border-radius: 16px; margin: auto; }

.gameMit .list .img { -o-transition: all .3s; -webkit-transition: all .3s; transition: all .3s; -webkit-transform-origin: right bottom center; -ms-transform-origin: right bottom center; transform-origin: right bottom center; -webkit-transform-origin: right bottom; -ms-transform-origin: right bottom; transform-origin: right bottom; }

.gameMit .list a:hover .img { -webkit-transform: rotate(5deg); -ms-transform: rotate(5deg); transform: rotate(5deg); }

.gameMit .list p { overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; height: 30px; line-height: 30px; padding-top: 5px; }

.gameMit .list span { display: block; overflow: hidden; height: 20px; line-height: 20px; font-size: 14px; color: #999; }

.gameMit .list a:hover { color: #0d57e0; }

.gameMit .tabMenu { position: absolute; left: 0; right: 0; top: 302px; margin: auto; overflow: hidden; padding-left: 12px; width: 740px; height: 43px; background: url(../images/gamedetabbg.png) no-repeat; background-size: 100% 100%; }

.gameMit .tabMenu .tab { float: left; display: block; padding: 0 28px; font-size: 16px; color: rgba(255, 255, 255, 0.7); line-height: 40px; cursor: pointer; }

.gameMit .tabMenu .tab:hover, .gameMit .tabMenu .tab.on { font-weight: bold; color: #fff; }

.StockList { margin: 12px auto; border-radius: 6px; padding: 12px; padding-bottom: 0px; background: #f4f4f4; overflow: hidden; }

.StockList ul li { float: left; width: 20%; padding-bottom: 12px; }

.StockList ul li a { width: 130px; margin: 10px 10px 5px; background: #fff; border-radius: 6px; display: block; margin: 0 auto; padding: 15px 0; }

.StockList ul li:hover p { color: #0d57e0; }

.StockList ul li .img { display: block; width: 100px; height: 100px; border-radius: 20px; margin: 0  auto; }

.StockList ul li p { text-align: center; height: 25px; line-height: 25px; font-size: 16px; margin-top: 10px; overflow: hidden; }

.StockTitle { font-size: 20px; font-weight: bold; padding: 5px 15px; color: #0d57e0; background: #f4f4f4; border-radius: 6px; margin: 0 auto 20px; line-height: 1.8; }

.downinfortop { position: relative; padding: 29px 27px 6px; background-color: #fff; border-radius: 12px; margin-bottom: 24px; overflow: hidden; }

.downinfortop::after { content: ""; position: absolute; top: 0; right: 0; display: block; width: 225px; height: 289px; background: url(../images/gadetopbg.png) no-repeat; }

.downinfortop .item { display: -webkit-box; display: -ms-flexbox; display: flex; }

.downinfortop .item .img { width: 140px; height: 140px; border-radius: 30px; margin-right: 29px; }

.downinfortop .item .info { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; }

.downinfortop .item .info h1 { font-size: 30px; color: #333; font-weight: bold; line-height: 36px; white-space: nowrap; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; margin-bottom: 13px; }

.downinfortop .item .info dl { float: left; display: block; width: 124px; font-size: 16px; color: #999; line-height: 26px; margin-bottom: 6px; }

.downinfortop .item .info dd { color: #666; }

.downinfortop .item .info dl:last-of-type { width: 150px; }

.downinfortop .item .info .bq { overflow: hidden; }

.downinfortop .item .info .bq a { float: left; display: block; margin-top: 6px; padding: 0 10px; font-size: 14px; color: #A8A8A8; line-height: 26px; border: 1px solid #E5E5E5; border-radius: 13px; margin-right: 10px; }

.downinfortop .item .info .bq a:hover { border-color: #0d57e0; color: #0d57e0; }

.downBtn { width: 840px; margin-top: 23px; }

.downBtn a, .downBtn button { position: relative; float: left; display: block; border: none; width: 168px; height: 66px; padding: 0 36px; border-radius: 12px; line-height: 66px; text-align: center; font-size: 18px; color: #fff; cursor: pointer; background-color: #999; margin-right: 28px; margin-bottom: 23px; -webkit-box-sizing: content-box; box-sizing: content-box; }

.downBtn .btn:after { content: ""; position: absolute; top: 26px; right: 24px; display: block; width: 21px; height: 18px; background: url(../images/icon2.png) no-repeat; background-size: 1000px 1000px; background-position: -670px -5px; }

.downBtn .btn::before { content: ""; position: absolute; left: 36px; display: block; background: url(../images/icon2.png) no-repeat; background-size: 1000px 1000px; }

.downBtn .iosBtn { background: #000; -webkit-box-shadow: 0px 6px 12px 0px rgba(5, 104, 250, 0.16); box-shadow: 0px 6px 12px 0px rgba(5, 104, 250, 0.16); }

.downBtn .iosBtn:before { width: 27px; height: 34px; top: 16px; background-position: -174px -269px; }

.downBtn .adrBtn { background: #12E493; -webkit-box-shadow: 0px 6px 12px 0px rgba(18, 228, 147, 0.2); box-shadow: 0px 6px 12px 0px rgba(18, 228, 147, 0.2); }

.downBtn .adrBtn:before { width: 28px; height: 29px; top: 19px; background-position: -119px -269px; }

.downBtn .pcBtn { background-color: #fb371f; -webkit-box-shadow: 0px 6px 12px 0px rgba(247, 167, 161, 0.2); box-shadow: 0px 6px 12px 0px rgba(247, 167, 161, 0.2); }

.downBtn .pcBtn:before { width: 26px; height: 19px; top: 25px; background-position: -391px -269px; }

.downBtn .orderBtn { background: #FAE037; -webkit-box-shadow: 0px 6px 12px 0px rgba(224, 201, 49, 0.2); box-shadow: 0px 6px 12px 0px rgba(224, 201, 49, 0.2); }

.downBtn .orderBtn:before { width: 29px; height: 29px; top: 19px; background-position: -228px -269px; }

.downBtn .noBtn { background: #ABACB1; -webkit-box-shadow: 0px 6px 12px 0px rgba(143, 144, 148, 0.2); box-shadow: 0px 6px 12px 0px rgba(143, 144, 148, 0.2); }

.downBtn .noBtn:before { width: 29px; height: 29px; top: 19px; background-position: -284px -269px; }

.gamebox .gameTit { position: relative; z-index: 1; top: 4px; padding-left: 24px; }

.gamebox .gameTit em { font-weight: bold; font-size: 36px; color: #333; line-height: 42px; }

.gamebox .gameTit em i { position: relative; font-weight: bold; }

.gamebox .gameTit em i:after { content: ""; position: absolute; bottom: 3px; display: block; width: 100%; height: 5px; background-color: #fff; }

.gamebox .gameTit .icon { display: inline-block; vertical-align: top; width: 22px; height: 21px; background-position: -272px -3px; margin: 12px 9px 0 7px; }

.gamebox .gameTit span { display: inline-block; vertical-align: top; font-size: 24px; color: #FF6358; font-weight: bold; line-height: 34px; }

.gamebox .gameitem { padding: 28px 24px 27px; background: #fff; -webkit-box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); box-shadow: 0px 6px 6px 0px rgba(51, 15, 13, 0.05); border-radius: 12px; margin-bottom: 24px; position: relative; }

.gamebox .gameitem .feBaBtn { position: absolute; z-index: 1; top: -21px; right: 20px; font-size: 14px; color: #999; width: 55px; height: 24px; line-height: 24px; cursor: pointer; }

.gamebox .gameitem .feBaBtn i { position: relative; top: 3px; display: inline-block; width: 18px; height: 18px; background-position: -215px -3px; margin-right: 5px; }

.gamebox .gameitem .feBaBtn:hover, .gamebox .gameitem .gDTop .info > p > a:hover { color: #0d57e0; }

.gamebox .gameitem .feBaBtn:hover i { background-position: -215px -23px; }

.gamebox .gameInfo ul { width: 105%; overflow: hidden; }

.gamebox .gameInfo ul li { float: left; width: 362px; height: 46px; line-height: 46px; font-size: 16px; color: #666; overflow: hidden; border-bottom: 1px dotted #cdcbcb; margin-right: 30px; }

.gamebox .gameInfo ul li span { float: right; display: block; max-width: 280px; font-size: 16px; color: #333; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }

.gamebox .gameInfo ul .gPower, .gamebox .gameInfo ul .gSecret { color: #0d57e0; cursor: pointer; }

.gamebox .gameInfo ul .gPower:hover, .gamebox .gameInfo ul .gSecret:hover { text-decoration: underline; }

.gamebox .swiper { width: 100%; height: 281px; position: relative; padding-bottom: 15px; }

.gamebox .swiper .swiper-slide { width: auto; }

.gamebox .swiper img { height: 281px; width: auto; display: block; }

.gamebox .swiper .swiper-btn { position: absolute; z-index: 2; top: 81px; width: 40px; height: 120px; background-color: rgba(255, 255, 255, 0.8); cursor: pointer; border-radius: 10px; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.gamebox .swiper .swiper-btn::after { content: ''; position: absolute; width: 23px; height: 53px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; top: 50%; margin-top: -25px; }

.gamebox .swiper .swiper-prev { left: -40px; }

.gamebox .swiper .swiper-prev::after { background-position: -399px -214px; left: 10px; -webkit-transform: rotateY(-180deg); transform: rotateY(-180deg); }

.gamebox .swiper .swiper-next { right: -40px; }

.gamebox .swiper .swiper-next::after { background-position: -399px -214px; left: 10px; }

.gamebox .swiper:hover .swiper-prev { left: 33px; }

.gamebox .swiper:hover .swiper-next { right: 33px; }

.gamebox .swiper .swiper-horizontal > .swiper-scrollbar, .gamebox .swiper .swiper-scrollbar.swiper-scrollbar-horizontal { bottom: 0; height: 15px; left: 0; width: 100%; }

.gamebox .gameCont::after { content: ""; position: absolute; top: -24px; right: -13px; display: block; width: 64px; height: 61px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -461px -214px; }

.gamebox .gameCont .intro { position: relative; padding: 16px 20px; margin-bottom: 32px; background: #F7F8FC; border-radius: 10px; font-size: 16px; color: #666; line-height: 30px; }

.gamebox .gameCont .intro:after { content: ""; position: absolute; z-index: 1; top: -7px; left: -11px; display: block; width: 25px; height: 25px; background: url(../images/icon.png) no-repeat; background-size: 1000px 1000px; background-position: -246px -88px; }

/* 权限和隐私 */
.layertanbox { position: fixed; top: 0; left: 0; right: 0; bottom: 0; margin: auto; z-index: 10; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); }

.layertanbox .textbox { position: absolute; z-index: 5; top: 50%; left: 50%; background: #fff; -webkit-box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.1), 0px -7px 7px 0px rgba(128, 103, 91, 0.2) inset; box-shadow: 0px 12px 12px 0px rgba(0, 0, 0, 0.1), 0px -7px 7px 0px rgba(128, 103, 91, 0.2) inset; border-radius: 20px; width: 400px; padding: 0 40px; text-align: center; -webkit-transform: translate(-50%, -40%); -ms-transform: translate(-50%, -40%); transform: translate(-50%, -40%); }

.layertanbox .textbox:after { content: ""; position: absolute; left: 0; right: 0; margin: auto; top: -200px; display: block; width: 375px; height: 271px; background: no-repeat; background-size: 375px 271px; }

.layertanbox .close { position: absolute; top: -18px; right: -80px; margin: auto; z-index: 10; cursor: pointer; }

.layertanbox .close i { display: inline-block; width: 44px; height: 44px; background-position: -953px -856px; position: relative; -webkit-transform: scale(0.8); -ms-transform: scale(0.8); transform: scale(0.8); }

.layertanbox .oTitle { position: relative; display: block; text-align: left; padding-left: 30px; padding-top: 15px; height: 70px; }

.layertanbox .oTitle p { display: block; font-size: 32px; color: #333333; font-weight: bold; line-height: 70px; white-space: nowrap; overflow: hidden; }

.layertanbox:after { content: ""; position: absolute; left: 0; right: 0; margin: auto; top: 100px; display: block; width: 560px; height: 220px; background: no-repeat; background-size: 604px 220px; }

.layertanbox .closebtn { display: block; cursor: pointer; border: 0; width: 340px; height: 48px; background: #434343; -webkit-box-shadow: 0px 6px 6px 0px rgba(219, 219, 219, 0.1), 0px -6px 6px 0px rgba(0, 0, 0, 0.2) inset; box-shadow: 0px 6px 6px 0px rgba(219, 219, 219, 0.1), 0px -6px 6px 0px rgba(0, 0, 0, 0.2) inset; border-radius: 10px; color: #fff; font-size: 18px; font-weight: bold; line-height: 48px; margin: 28px auto 34px; overflow: hidden; white-space: nowrap; }

.layertanbox .text { display: block; height: 378px; border: none; padding: 0 30px; line-height: 28px; font-size: 16px; margin: 2px auto 30px; text-align: left; overflow: auto; }

.layertanbox .text strong { display: block; font-size: 16px; color: #4D4D4D; line-height: 36px; }

.layertanbox .text p:nth-of-type(1) { font-weight: bold; margin-bottom: 10px; }

.layertanbox .text p:nth-last-of-type(1) { margin-bottom: 20px; }

.layertanbox.gRule::after { background-image: url(../images/maskqxbg.png) !important; }

.layertanbox.gRule .textbox::after { background-image: url(../images/maskqxbg1.png) !important; }

.layertanbox.gPrivacy::after { background-image: url(../images/maskysbg.png) !important; }

.layertanbox.gPrivacy .textbox::after { background-image: url(../images/maskysbg1.png) !important; }

.layertanbox.gPrivacy .oTitle p { color: #52BEA6; }

.layertanbox.gPrivacy .closebtn { background: #52BEA6; -webkit-box-shadow: 0px -6px 6px 0px rgba(5, 84, 66, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(5, 84, 66, 0.2) inset; }

.layertanbox.feedBack::after { background-image: url(../images/maskfackbg.png) !important; }

.layertanbox.feedBack .textbox::after { left: -160px; background-image: url(../images/maskfackbg1.png) !important; }

.layertanbox.feedBack .oTitle p { color: #2D93FF; }

.layertanbox.feedBack .closebtn { background: #2D93FF; -webkit-box-shadow: 0px -6px 6px 0px rgba(5, 84, 66, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(5, 84, 66, 0.2) inset; }

.layertanbox.orderList::after { top: 150px; background-image: url(../images/maskorderbg.png) !important; }

.layertanbox.orderList .textbox::after { width: 182px; height: 234px; background-size: 100% auto; background-image: url(../images/maskorderbg1.png) !important; }

.layertanbox.orderList .oTitle p { color: #0d57e0; }

.layertanbox.orderList .closebtn { background: #0d57e0; -webkit-box-shadow: 0px -6px 6px 0px rgba(5, 84, 66, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(5, 84, 66, 0.2) inset; }

.layertanbox.orderList .oWin:after, .layertanbox.orderList .oAgin:after { content: ""; position: absolute; left: 30px; margin: auto; top: 13px; display: block; width: 88px; height: 76px; background: url(../images/maskorderbg2.png) no-repeat; background-size: 88px 76px; }

.layertanbox.orderList .orderBox form .tel { display: block; border: none; width: 300px; height: 48px; background: #F4F4F4; -webkit-box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; border-radius: 10px; line-height: 48px; color: #666; font-size: 18px; padding: 0 20px; margin: 0 auto; overflow: hidden; white-space: nowrap; }

.layertanbox.orderList .orderBox form .tel::-webkit-input-placeholder { color: #999; }

.layertanbox.orderList .orderBox form .tel:-moz-placeholder { color: #999; }

.layertanbox.orderList .orderBox form .tel::-moz-placeholder { color: #999; }

.layertanbox.orderList .orderBox form .tel:-ms-input-placeholder { color: #999; }

.layertanbox.orderList .orderBox form .tel:focus { color: #808080; }

.layertanbox.orderList .orderBox form p { color: #404040; font-size: 18px; line-height: 24px; margin-top: 16px; overflow: hidden; white-space: nowrap; }

.layertanbox.orderList .orderBox form p em { color: #0d57e0; }

.layertanbox.orderList .orderBox form p:last-of-type { font-size: 16px; color: #ccc; margin-top: 4px; }

.layertanbox.orderList .orderBox form span { color: #0d57e0; font-size: 14px; text-align: left; display: block; width: 306px; margin: 0 auto; overflow: hidden; white-space: nowrap; }

.layertanbox.orderList .orderBox form .oBtn, .layertanbox.orderList .orderBox .oKnow { display: block; cursor: pointer; border: 0; width: 340px; height: 48px; line-height: 48px; background: #0d57e0; -webkit-box-shadow: 0px -6px 6px 0px rgba(179, 70, 62, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(179, 70, 62, 0.2) inset; border-radius: 10px; color: #fff; font-size: 18px; font-weight: bold; margin: 21px auto 43px; }

.layertanbox.orderList .orderBox .msg { display: block; color: #0d57e0; font-size: 14px; text-align: left; width: 326px; margin: 0 auto; }

.layertanbox.orderList .orderBox .oWin { position: relative; width: 100%; font-size: 18px; border-radius: 3px; text-align: center; padding-top: 118px; }

.layertanbox.orderList .orderBox .oWin > strong { display: block; font-size: 20px; color: #4D4D4D; font-weight: bold; line-height: 28px; margin-bottom: 26px; margin-top: 16px; }

.layertanbox.orderList .orderBox .oWin > i { display: block; width: 73px; height: 73px; background-position: -924px -919px; margin: auto; position: relative; }

.layertanbox.orderList .orderBox .oAgin { position: relative; width: 100%; font-size: 18px; border-radius: 3px; text-align: center; padding-top: 118px; }

.layertanbox.orderList .orderBox .oAgin > strong { display: block; font-size: 20px; color: #4D4D4D; font-weight: bold; line-height: 28px; margin-bottom: 26px; margin-top: 16px; }

.layertanbox.orderList .orderBox .oAgin > i { display: block; width: 73px; height: 73px; background-position: -924px -919px; margin: auto; position: relative; }

/* 反馈 */
.feedBack .feBack > span { font-size: 16px; color: #4C4C4C; line-height: 35px; margin-bottom: 4px; display: block; text-align: left; }

.feedBack .feBack .info { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: auto; background: #F9F9F9; -webkit-box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; border-radius: 12px; padding: 10px; margin-bottom: 2px; }

.feedBack .feBack .info p { font-size: 14px; color: #333; line-height: 88px; }

.feedBack .feBack .otherRe { background: #F9F9F9; -webkit-box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; border-radius: 12px; overflow: hidden; padding: 7px 0 13px; }

.feedBack .feBack textarea { width: 350px; height: 32px; line-height: 24px; border: none; resize: none; background: transparent; padding: 5px 20px; font-size: 16px; color: #666; }

.feedBack .feBack .photos { display: -webkit-box; display: -ms-flexbox; display: flex; overflow: hidden; }

.feedBack .feBack .photoInput { position: relative; width: 64px; height: 64px; border: 1px dashed #ccc; border-radius: 4px; text-align: center; margin-left: 20px; }

.feedBack .feBack .photoInput p { color: #666; font-size: 12px; }

.feedBack .feBack .photoInput p:nth-of-type(1) { font-size: 28px; color: #CDCDCD; margin-top: 6px; line-height: 30px; }

.feedBack .feBack .photoInput input { opacity: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; }

.feedBack .feBack .photoList { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; width: 270px; overflow-x: auto; white-space: nowrap; font-size: 0; overflow-x: -moz-scrollbars-none; -ms-overflow-style: none; padding-bottom: 5px; padding-left: 10px; }

.feedBack .feBack .photoList p { width: 60px; height: 60px; padding: 3px; margin-right: 10px; border: 1px solid #eee; }

.feedBack .feBack .photoList::-webkit-scrollbar { height: 6px; }

.feedBack .feBack .photoList img { width: 60px; height: 60px; display: block; }

.feedBack .feBack .checkbox { position: relative; display: block; width: 50%; height: 25px; line-height: 25px; cursor: pointer; }

.feedBack .feBack .checkbox:nth-last-child(1) { border-bottom: none; }

.feedBack .feBack .checkbox input[type='checkbox'] { position: absolute; left: 0; top: 0; width: 20px; height: 20px; opacity: 0; }

.feedBack .feBack .checkbox label { position: absolute; left: 35px; top: 0; height: 28px; line-height: 28px; width: 124px; font-size: 16px; color: #666; text-align: left; }

.feedBack .feBack .checkbox label:after { content: ''; position: absolute; left: -25px; top: 7px; width: 16px; height: 16px; background: #E0E0E0; -webkit-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2) inset; box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2) inset; border-radius: 50%; }

.feedBack .feBack .checkbox input[type='checkbox']:checked + label:after { background: #0d57e0; -webkit-box-shadow: 0px -2px 2px 0px rgba(94, 30, 31, 0.2) inset; box-shadow: 0px -2px 2px 0px rgba(94, 30, 31, 0.2) inset; }

.feedBack .feBack .telBox { overflow: hidden; background-color: #f9f9f9; }

.feedBack .feBack .telBox input { display: block; border: none; padding: 0 20px; width: 360px; height: 48px; line-height: 48px; background: #F4F4F4; -webkit-box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; box-shadow: 0px -6px 6px 0px rgba(179, 179, 179, 0.2) inset; border-radius: 10px; font-size: 18px; color: #999; }

.feedBack .feBack .telBox input::-webkit-input-placeholder { color: #999; }

.feedBack .feBack .telBox input:-moz-placeholder { color: #999; }

.feedBack .feBack .telBox input::-moz-placeholder { color: #999; }

.feedBack .feBack .telBox input:-ms-input-placeholder { color: #999; }

.feedBack .feSubmit input { display: block; border: 0; margin: 15px auto 20px; cursor: pointer; font-size: 18px; color: #FEFEFE; width: 340px; height: 48px; background: #2D93FF; -webkit-box-shadow: 0px 6px 6px 0px rgba(219, 219, 219, 0.1), 0px -6px 6px 0px rgba(0, 0, 0, 0.2) inset; box-shadow: 0px 6px 6px 0px rgba(219, 219, 219, 0.1), 0px -6px 6px 0px rgba(0, 0, 0, 0.2) inset; border-radius: 10px; }

/* 404 */
.noFound { position: relative; margin: 100px auto; text-align: center; }

.noFound img { display: block; width: 462px; height: 281px; margin: auto; }

.noFound p { font-size: 28px; color: #333; line-height: 32px; margin-top: 29px; }

.noFound a { display: block; width: 180px; height: 48px; border-radius: 24px; background: #0d57e0; font-size: 22px; color: #fff; line-height: 48px; text-align: center; margin: auto; margin-top: 32px; }

.noFound a:hover { opacity: .9; }


.Taglist .softtag a.sjlt { background: #FFF3EB; }
.Taglist .softtag a.sjlt:after { background-position: -12px -114px; }
.Taglist .softtag a.sjlt:hover:after, .Taglist .softtag a.sjlt.on:after { background-position-y: -324px; }

.Taglist .softtag a.yybf { background: #FBEBFF; }
.Taglist .softtag a.yybf:after { background-position: -733px -114px; }
.Taglist .softtag a.yybf:hover:after, .Taglist .softtag a.yybf.on:after { background-position-y: -324px; }

.Taglist .softtag a.xtgj { background: #FFEBEB; }
.Taglist .softtag a.xtgj:after { background-position: -1034px -114px; }
.Taglist .softtag a.xtgj:hover:after, .Taglist .softtag a.xtgj.on:after { background-position-y: -324px; }

.Taglist .softtag a.xxjy { background: #FFFBEB; }
.Taglist .softtag a.xxjy:after { background-position: -263px -114px; }
.Taglist .softtag a.xxjy:hover:after, .Taglist .softtag a.xxjy.on:after { background-position-y: -324px; }

.Taglist .softtag a.xwyd { background: #EBFFEB; }
.Taglist .softtag a.xwyd:after { background-position: -346px -114px; }
.Taglist .softtag a.xwyd:hover:after, .Taglist .softtag a.xwyd.on:after { background-position-y: -324px; }

.Taglist .softtag a.sytx { background: #FFEEEB; }
.Taglist .softtag a.sytx:after { background-position: -657px -114px; }
.Taglist .softtag a.sytx:hover:after, .Taglist .softtag a.sytx.on:after { background-position-y: -324px; }

.Taglist .softtag a.wsgw { background: #EBFFFA; }
.Taglist .softtag a.wsgw:after { background-position: -505px -114px; }
.Taglist .softtag a.wsgw:hover:after, .Taglist .softtag a.wsgw.on:after { background-position-y: -324px; }

.Taglist .softtag a.lycx { background: #FFEBF1; }
.Taglist .softtag a.lycx:after { background-position: -1184px -114px; }
.Taglist .softtag a.lycx:hover:after, .Taglist .softtag a.lycx.on:after { background-position-y: -324px; }

.Taglist .softtag a.shfw { background: #FFEDEB; }
.Taglist .softtag a.shfw:after { background-position: -581px -114px; }
.Taglist .softtag a.shfw:hover:after, .Taglist .softtag a.shfw.on:after { background-position-y: -324px; }

.Taglist .softtag a.bgxx { background: #EBFFF4; }
.Taglist .softtag a.bgxx:after { background-position: -1109px -114px; }
.Taglist .softtag a.bgxx:hover:after, .Taglist .softtag a.bgxx.on:after { background-position-y: -324px; }

.Taglist .softtag a.yxfz { background: #EBF8FF; }
.Taglist .softtag a.yxfz:after { background-position: -1335px -114px; }
.Taglist .softtag a.yxfz:hover:after, .Taglist .softtag a.yxfz.on:after { background-position-y: -324px; }


.Taglist .list a:nth-of-type(1) { background: #F1F4FA; }
.Taglist .list a:nth-of-type(1):after { background-position: -1410px -14px; }
.Taglist .list a:nth-of-type(1):hover:after, .Taglist .list a:nth-of-type(1).on:after { background-position: -1410px -217px; }


.Taglist .softtag a.jsby { background: #FFF3EB; }
.Taglist .softtag a.jsby:after { background-position: -12px -14px; }
.Taglist .softtag a.jsby:hover:after, .Taglist .softtag a.jsby.on:after { background-position: -12px -217px; }

.Taglist .softtag a.dzgd { background: #FBEBFF; }
.Taglist .softtag a.dzgd:after { background-position: -657px -14px; }
.Taglist .softtag a.dzgd:hover:after, .Taglist .softtag a.dzgd.on:after { background-position: -657px -217px; }

.Taglist .softtag a.xxyz { background: #FFEBEB; }
.Taglist .softtag a.xxyz:after { background-position: -92px -14px; }
.Taglist .softtag a.xxyz:hover:after, .Taglist .softtag a.xxyz.on:after { background-position: -92px -217px; }

.Taglist .softtag a.fxsj { background: #FFFBEB; }
.Taglist .softtag a.fxsj:after { background-position: -581px -14px; }
.Taglist .softtag a.fxsj:hover:after, .Taglist .softtag a.fxsj.on:after { background-position: -581px -217px; }

.Taglist .softtag a.cltf { background: #EBFFEB; }
.Taglist .softtag a.cltf:after { background-position: -884px -14px; }
.Taglist .softtag a.cltf:hover:after, .Taglist .softtag a.cltf.on:after { background-position: -884px -217px; }

.Taglist .softtag a.kpdz { background: #FFEEEB; }
.Taglist .softtag a.kpdz:after { background-position: -808px -14px; }
.Taglist .softtag a.kpdz:hover:after, .Taglist .softtag a.kpdz.on:after { background-position: -808px -217px; }

.Taglist .softtag a.yywd { background: #EBFFFA; }
.Taglist .softtag a.yywd:after { background-position: -263px -14px; }
.Taglist .softtag a.yywd:hover:after, .Taglist .softtag a.yywd.on:after { background-position: -263px -217px; }

.Taglist .softtag a.mnjy { background: #FFEBF1; }
.Taglist .softtag a.mnjy:after { background-position: -505px -14px; }
.Taglist .softtag a.mnjy:hover:after, .Taglist .softtag a.mnjy.on:after { background-position: -505px -217px; }

.Taglist .softtag a.tyjj { background: #FFEDEB; }
.Taglist .softtag a.tyjj:after { background-position: -1034px -14px; }
.Taglist .softtag a.tyjj:hover:after, .Taglist .softtag a.tyjj.on:after { background-position: -1034px -217px; }

.Taglist .softtag a.mxjm { background: #EBFFF4; }
.Taglist .softtag a.mxjm:after { background-position: -1184px -14px; }
.Taglist .softtag a.mxjm:hover:after, .Taglist .softtag a.mxjm.on:after { background-position: -1184px -217px; }

.Taglist .softtag a.qtyx { background: #EBFFF4; }
.Taglist .softtag a.qtyx:after { background-position: -1335px -114px; }
.Taglist .softtag a.qtyx:hover:after, .Taglist .softtag a.qtyx.on:after { background-position: -1335px -324px; }

.Taglist .softtag a.qtyy { background: #EBFFF4; }
.Taglist .softtag a.qtyy:after { background-position: -1335px -114px; }
.Taglist .softtag a.qtyy:hover:after, .Taglist .softtag a.qtyy.on:after { background-position: -1335px -324px; }



.Taglist .softtag a:nth-of-type(12) { background: #EBF8FF; }
.Taglist .softtag a:nth-of-type(12):after { background-position: -1335px -14px; }
.Taglist .softtag a:nth-of-type(12):hover:after, .Taglist .softtag a:nth-of-type(12).on:after { background-position: -1335px -217px; }




.epipage{
    text-align: center;
    margin-bottom: 10px;
}
.epipage li {
    margin-bottom: 10px;
}
.epipage li {
    float: left;
}

.epipage li a,.epipage a,.epipage em {
    border: 1px solid #d1d1d6;
    font-style:normal;
    border-radius: 5px;
    width: auto;
    height: 38px;
    padding:0 16px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    margin-right: 10px;
    font-size: 15px;
    /*background: #fff;*/
    color: #333;
}
.epipage li.cur a,.epipage em,.epipage a:hover {
    background: #0d57e0;
    border-color: #0d57e0;
    color: white;
}